Skip to content

New Crowdin updates#684

Merged
steveiliop56 merged 3 commits intomainfrom
l10n_main
Mar 4, 2026
Merged

New Crowdin updates#684
steveiliop56 merged 3 commits intomainfrom
l10n_main

Conversation

@steveiliop56
Copy link
Copy Markdown
Member

@steveiliop56 steveiliop56 commented Mar 3, 2026

Summary by CodeRabbit

  • New Features

    • Added comprehensive Korean UI translations for login, OAuth/redirect flows, errors, scopes, buttons, and related text.
    • Updated Dutch wording for domain warning labels ("Huidig:" and "Verwacht:").
    • Refined Chinese translations and domain warning wording for clarity.
  • Chores

    • Preserved existing translation keys while replacing English strings with localized content.

@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented Mar 3, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

Run ID: ea136324-6234-42b5-9210-2d13a2f755ad

📥 Commits

Reviewing files that changed from the base of the PR and between 4a82674 and 12b6301.

📒 Files selected for processing (1)
  • frontend/src/lib/i18n/locales/zh-CN.json
✅ Files skipped from review due to trivial changes (1)
  • frontend/src/lib/i18n/locales/zh-CN.json

📝 Walkthrough

Walkthrough

Replaces English UI strings with localized text: a full Korean translation set in ko-KR.json, small Dutch wording tweaks in nl-NL.json, and minor Chinese wording fixes in zh-CN.json; keys and JSON structure are preserved.

Changes

Cohort / File(s) Summary
Korean locale
frontend/src/lib/i18n/locales/ko-KR.json
Replaced ~79 English strings with Korean translations across authentication UI, OAuth/redirect flows, errors, success messages, button labels, and OpenID Connect scope names/descriptions. Keys unchanged.
Dutch locale
frontend/src/lib/i18n/locales/nl-NL.json
Two small wording adjustments: domainWarningCurrent and domainWarningExpected updated (minor localization edits).
Chinese locale
frontend/src/lib/i18n/locales/zh-CN.json
Minor corrections: fieldRequired wording fixed and domain warning strings shortened/updated (domainWarningSubtitle, domainWarningCurrent, domainWarningExpected).

Estimated code review effort

🎯 2 (Simple) | ⏱️ ~10 minutes

Possibly related PRs

Poem

🐰
새벽에 키보드 톡, 한글로 바뀌네,
로그인과 권한도 노래하네,
번역 한 줄에 토끼가 웃네,
깡충깡충, 작은 축하 당근 한 뭉치 🥕

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title 'New Crowdin updates' accurately reflects the primary change: localization updates from Crowdin for Korean, Dutch, and Chinese translations.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch l10n_main

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@codecov
Copy link
Copy Markdown

codecov Bot commented Mar 3, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 15.18%. Comparing base (189ad71) to head (12b6301).
⚠️ Report is 9 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #684      +/-   ##
==========================================
- Coverage   15.31%   15.18%   -0.13%     
==========================================
  Files          50       50              
  Lines        3663     3694      +31     
==========================================
  Hits          561      561              
- Misses       3045     3076      +31     
  Partials       57       57              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Copy link
Copy Markdown
Contributor

@coderabbitai coderabbitai Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actionable comments posted: 1

🤖 Prompt for all review comments with AI agents
Verify each finding against the current code and only fix it if needed.

Inline comments:
In `@frontend/src/lib/i18n/locales/ko-KR.json`:
- Around line 53-55: The JSON key errorSubtitle is still English while
errorTitle and errorSubtitleInfo are localized; update the value of
errorSubtitle to a Korean translation so the error UI is consistent — locate the
errorSubtitle key in the ko-KR locale (alongside errorTitle and
errorSubtitleInfo) and replace the English sentence with its Korean equivalent
(the Korean version of "An error occurred while trying to perform this action.
Please check the console for more information.").

ℹ️ Review info

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

📥 Commits

Reviewing files that changed from the base of the PR and between 189ad71 and f2c0487.

📒 Files selected for processing (1)
  • frontend/src/lib/i18n/locales/ko-KR.json

Comment thread frontend/src/lib/i18n/locales/ko-KR.json
@steveiliop56 steveiliop56 merged commit 1d76cb8 into main Mar 4, 2026
8 checks passed
@steveiliop56 steveiliop56 deleted the l10n_main branch March 4, 2026 18:04
@coderabbitai coderabbitai Bot mentioned this pull request Apr 1, 2026
@coderabbitai coderabbitai Bot mentioned this pull request Apr 15, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant